RouteShieldError

class RouteShieldError

Data structure that holds information about errors in downloading route shields.

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Regenerate whenever a change is made
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Regenerate whenever a change is made
toString
Link copied to clipboard
open override fun toString(): String
Returns a string representation of the object.

Properties

errorMessage
Link copied to clipboard
val errorMessage: String
explains the reason for failure to download the shield.
url
Link copied to clipboard
val url: String
that was downloaded and resulted in an error